Skip to content

[Backend Tester] Add additional quantized test flows for XNNPACK and Vulkan #13534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 327 commits into from
Aug 20, 2025

Conversation

GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Aug 20, 2025

Wire up the PT2E Vulkan quantizer and add additional test flows for XNNPACK PT2E (8-bit static per-tensor and 8-bit dynamic per-channel).

cc @SS-JIA @manuelcandales @cbilgin

GregoryComer and others added 30 commits August 8, 2025 16:36
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@GregoryComer
Copy link
Member Author

GregoryComer commented Aug 20, 2025

@GregoryComer GregoryComer requested a review from cccclai as a code owner August 20, 2025 00:15
@pytorch-bot pytorch-bot bot added the module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ label Aug 20, 2025
Copy link

pytorch-bot bot commented Aug 20, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13534

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 106 Pending

As of commit 9e604b4 with merge base 07b0883 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 20, 2025
GregoryComer added a commit that referenced this pull request Aug 20, 2025
…Vulkan

ghstack-source-id: 5fe2bf8
ghstack-comment-id: 3203339209
Pull-Request: #13534
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
flow: [
qnn, qnn_16a16w, qnn_16a8w, qnn_16a4w, qnn_16a4w_block, qnn_8a8w,
vulkan, vulkan_static_int8_per_channel,
xnnpack, xnnpack_dynamic_int8_per_channel, xnnpack_static_int8_per_channel, xnnpack_static_int8_per_tensor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no groupwise 4b? I am ok for now, just checking if you run into something or just low prio for now.

Copy link
Member Author

@GregoryComer GregoryComer Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I intend to add that. I was planning to confirm with @metascroy which AO API is recommended and update the XNNPACK delegate docs, as well.

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Base automatically changed from gh/GregoryComer/133/head to main August 20, 2025 22:08
[ghstack-poisoned]
@GregoryComer GregoryComer merged commit 8a43370 into main Aug 20, 2025
129 of 134 checks passed
@GregoryComer GregoryComer deleted the gh/GregoryComer/134/head branch August 20, 2025 22:27
@GregoryComer GregoryComer added the release notes: none Do not include this in the release notes label Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants